projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57199d9
)
* symbols.texi (Property Lists): Emphasize that property lists are
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 22 Feb 2009 21:55:55 +0000
(21:55 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 22 Feb 2009 21:55:55 +0000
(21:55 +0000)
not restricted to symbol cells.
(Other Plists): Copyedit.
doc/lispref/ChangeLog
patch
|
blob
|
history
diff --git
a/doc/lispref/ChangeLog
b/doc/lispref/ChangeLog
index 86de593aeaeb5311139e213916ae1e2e808c365c..618336b3aedd9fe6a549812e1a65c45a95e25866 100644
(file)
--- a/
doc/lispref/ChangeLog
+++ b/
doc/lispref/ChangeLog
@@
-1,5
+1,9
@@
2009-02-22 Chong Yidong <cyd@stupidchicken.com>
+ * symbols.texi (Property Lists): Emphasize that property lists are
+ not restricted to symbol cells.
+ (Other Plists): Copyedit.
+
* sequences.texi (Sequences Arrays Vectors): Make introduction
more concise.
(Arrays): Mention char-tables and bool-vectors too.